<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,legend,button,form,fieldset,input,textarea,p,blockquote,th,td {padding: 0; margin: 0;}

li{
	list-style: none;
}
a:hover{
	text-decoration: none;
}

body{
	background: #fff;
	font-family: "å¾®è½¯é›…é»‘";
}

  /*  top  */
 .welcomebox{
 	background: #244ca3;
 }
.welcomebox span{
	color: #fff;
	padding-left: 85px;
	line-height: 30px;
}
.logobox{
	background: #fff;
	padding: 35px 0px;
}
.logo{
	padding-left: 53px;
}
#searchtext{
	width: 168px;
	height: 30px;
	border: solid 1px #d3d3d3;
	padding-left: 12px;
}
#searchbutton{
	width: 47px;
	height: 30px;
	background: #244ca3;
	border: none;
	color: #fff;
}
.searchbar{
	margin-top: 11px;
}
.navbox{
	background: #fff;
	border-top: solid 1px #b2b2b2;
	overflow: hidden;
}
.navbox li{
	float: left;
	width: 170px;
	text-align: center;
	height: 60px;
	line-height: 60px;
}
.navbox img{
	padding: 17px 46px;
}
.navbox li a{
	color: #000;
	font-size: 16px;
}
.navbox li:hover{
	border-bottom: solid 4px #264ba6;
}

.title_p1{
	margin: 35px 0px;
}
.iconbox{
	padding: 0px;
	margin: 35px 0px;
}
.content b{
	font-size: 20px;
	color: #264ba6;
	display: block;
	margin-bottom: 15px;
}
.content p{
	color: #333;
	line-height: 28px;
	text-indent: 28px;
}

.advbox{
	padding: 0px;
	margin-top: 35px;
}

.newbox {
	margin-bottom: 36px; 
}
.new_lists li{
	overflow: hidden;
	border-bottom: dashed 1px #ccc;
	padding-bottom: 16px;
	margin-bottom: 16px;
}
.new_lists li:last-child{
	border-bottom: none;
}
.time{
	width: 58px;
	height: 58px;
	background: #0f60ba;
	float: left;
}
.time strong{
	font-size: 24px;
	color: #fff;
}
.time span{
	color: #fff;
}
.infont{
	width: 580px;
	float: right;
}
.infont a{
	color: #000;
	font-weight: bold;
	font-size: 16px;
}

.contactbox{
	background: url(../images/bg_contact.jpg) no-repeat center center;
	width: 100%;
	padding-bottom: 36px;
}

.footerbox{
	background: #1a1a1a;
	padding-top: 25px;
	padding-bottom: 25px;
}
.navbox_footer{
	overflow: hidden;
	width: 800px;
	margin: 0 auto;
}
.navbox_footer li{
	float: left;
	width: 120px;
	text-align: center;
}
.navbox_footer li a{
	color: #fff;
	line-height: 42px;
}

.adress img{
	margin-top: 20px;
}
.adress p{
	float: left;
	color: #fff;
	line-height: 26px;
	padding-left: 40px;
}

.ewm li{
	float: left;
}
.ewm p:first-child{
	color: #fff;
	
}




	ul.p_display li{
		margin-top: 20px;
	}

	ul.p_display li span{
		display: block;
		text-align: center;
		line-height: 36px;		
	}
	ul.p_display li a{
		color: #333;
	}
	.new_mobles img{
		margin-top: 26px;
	}
	.new_mobles ul li{
		height:36px;
		line-height: 36px;
		border-bottom: dashed 1px #ccc;
		}
	.new_mobles ul li a{
		color: #333;
	}	
	.new_mobles ul li span{
		float: right;
	}
	.new_mobles ul{
		margin: 16px 0px;
	}</pre></body></html>